Since some I don't see email content anymore. When looking (with Outlook 2013) at mail headers, only the headers are shown.
Previously also the content of the mail was present in these headers.
Which was fine, because then I could paste the complete header of spam mails to Spamcop.
I can't past content from the mail itself when it only contains html and no text, so this was a good solution.
However, as said, since some time only the headers only containt the technical messages headers, not the email content anymore.
Any clue on how to fix this?
برچسب: نویسنده: ایمان اصلاحی تاريخ: سه شنبه 4 ارديبهشت 1397 ساعت: 13:25
i get this error
Updating statuses of users ...
Error: failed to open file /usr/local/php56/lib/php.ini
Error: failed to open file /usr/local/php56/lib/php.ini
Error: CloudLinux Selector setup error for path: /usr/local/php56/lib/php.ini
Error: CloudLinux Selector setup error for path: /usr/local/php56/bin/php-cgi56
برچسب: نویسنده: ایمان اصلاحی تاريخ: سه شنبه 4 ارديبهشت 1397 ساعت: 13:25
Code:
export PHP_VER=70
export PECL_EXT=imagick
cd /usr/local/src
rm -r ${PECL_EXT}-*/
rm ${PECL_EXT}-*.tgz
/usr/local/php${PHP_VER}/bin/pecl chael-update pecl.php.net
/usr/local/php${PHP_VER}/bin/pecl download ${PECL_EXT}
tar -zxvf ${PECL_EXT}-*.tgz && cd ${PECL_EXT}-*/
/usr/local/php${PHP_VER}/bin/phpize
./configure --with-php-config=/usr/local/php${PHP_VER}/bin/php-config
make && make install
echo "extension=${PECL_EXT}.so" >> /usr/local/php${PHP_VER}/lib/php.conf.d/90-custom.ini
unset PHP_VER
unset PECL_EXT
برچسب: نویسنده: ایمان اصلاحی تاريخ: سه شنبه 4 ارديبهشت 1397 ساعت: 13:25
The skin previously used was the "Enached" and with the terminal I went to check the file /usr/local/directadmin/conf/directadmin.conf correcting the data in these two lines:
demodocsroot=./data/skins/enhanced
docsroot=./data/skins/enhanced
I also corrected the /usr/local/directadmin/data/users/admin/user.conf file.
Despite all my attempts I still can't access the control panel. My version of DirectAdmin is 1.53.
Any hints?
برچسب: نویسنده: ایمان اصلاحی تاريخ: سه شنبه 4 ارديبهشت 1397 ساعت: 13:25
برچسب: نویسنده: ایمان اصلاحی تاريخ: سه شنبه 4 ارديبهشت 1397 ساعت: 13:25